home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat7
/
eqfir.7
< prev
next >
Wrap
Text File
|
1999-09-16
|
637b
|
67 lines
eqfir(1) Scilab Function eqfir(1)
NAME
eqfir - minimax approximation of FIR filter
CALLING SEQUENCE
[hn]=eqfir(nf,bedge,des,wate)
PARAMETERS
nf : number of output filter points desired
bedge : Mx2 matrix giving a pair of edges for each band
des : M-vector giving desired magnitude for each band
wate : M-vector giving relative weight of error in each band
hn : output of linear-phase FIR filter coefficients
DESCRIPTION
Minimax approximation of multi-band, linear phase, FIR filter
AUTHOR
C. B.